home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / etc / gtk / gtkrc.th < prev    next >
Text File  |  2005-10-18  |  441b  |  16 lines

  1. # $(gtkconfigdir)/gtkrc.th
  2. #
  3. # This file defines the fontsets for Thai language (th) using
  4. # the TIS-620 charset encoding.
  5. #
  6. # 1999, Pablo Saratxaga <pablo@mandrakesoft.com>
  7. #
  8.  
  9. style "gtk-default-th" {
  10.        fontset = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1,\
  11.           -*-phaisarn-medium-r-normal--14-*-*-*-*-*-tis620.2533-1,\
  12.           -*-*-medium-r-normal--14-*-*-*-*-*-tis620.2533-1,*-r-*"
  13. }
  14. class "GtkWidget" style "gtk-default-th"
  15.  
  16.